FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource OperationDefinition/FHIR Server from package dk.ehealth.sundhed.fhir.ig.core#current (16 ms)

Package dk.ehealth.sundhed.fhir.ig.core
Type OperationDefinition
Id Id
FHIR Version R4
Source http://ehealth.sundhed.dk/fhir/https://build.fhir.org/ig/fut-infrastructure/implementation-guide/OperationDefinition-ehealth-patient-skrs-update.html
Url http://ehealth.sundhed.dk/fhir/OperationDefinition/ehealth-patient-skrs-update
Version 3.3.0
Status active
Date 2019-02-02
Name Update Patient from KRS
Experimental False
Realm dk
Description This operation is used when batch updates on patient information is available from the national service platform. The operation is used by internal components of the eHealth Infrastructure.
Type true
Kind operation

Resources that use this resource

No resources found


Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: OperationDefinition ehealth-patient-skrs-update

URL: [base]/Patient/$updatePatientWithSKRSData

Parameters

UseNameScopeCardinalityTypeBindingDocumentation
INpatientBundle1..1Bundle

The patient information on multiple patients.

OUTreturn1..1Parameters

Empty set of parameters


Source

{
  "resourceType" : "OperationDefinition",
  "id" : "ehealth-patient-skrs-update",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: OperationDefinition ehealth-patient-skrs-update</b></p><a name=\"ehealth-patient-skrs-update\"> </a><a name=\"hcehealth-patient-skrs-update\"> </a><a name=\"ehealth-patient-skrs-update-da-DK\"> </a><p>URL: [base]/Patient/$updatePatientWithSKRSData</p><h3>Parameters</h3><table class=\"grid\"><tr><td><b>Use</b></td><td><b>Name</b></td><td><b>Scope</b></td><td><b>Cardinality</b></td><td><b>Type</b></td><td><b>Binding</b></td><td><b>Documentation</b></td></tr><tr><td>IN</td><td>patientBundle</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R4/bundle.html\">Bundle</a></td><td/><td><div><p>The patient information on multiple patients.</p>\n</div></td></tr><tr><td>OUT</td><td>return</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R4/parameters.html\">Parameters</a></td><td/><td><div><p>Empty set of parameters</p>\n</div></td></tr></table></div>"
  },
  "url" : "http://ehealth.sundhed.dk/fhir/OperationDefinition/ehealth-patient-skrs-update",
  "version" : "3.3.0",
  "name" : "Update Patient from KRS",
  "status" : "active",
  "kind" : "operation",
  "date" : "2019-02-02",
  "publisher" : "Den telemedicinske infrastruktur (eHealth Infrastructure)",
  "contact" : [
    {
      "name" : "Den telemedicinske infrastruktur (eHealth Infrastructure)",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://ehealth.sundhed.dk"
        }
      ]
    }
  ],
  "description" : "This operation is used when batch updates on patient information is available from the national service platform. The operation is used by internal components of the eHealth Infrastructure.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DK",
          "display" : "Denmark"
        }
      ]
    }
  ],
  "code" : "updatePatientWithSKRSData",
  "resource" : [
    "Patient"
  ],
  "system" : false,
  "type" : true,
  "instance" : false,
  "parameter" : [
    {
      "name" : "patientBundle",
      "use" : "in",
      "min" : 1,
      "max" : "1",
      "documentation" : "The patient information on multiple patients.",
      "type" : "Bundle"
    },
    {
      "name" : "return",
      "use" : "out",
      "min" : 1,
      "max" : "1",
      "documentation" : "Empty set of parameters",
      "type" : "Parameters"
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.